toggle menu
JxBrowser
8.2.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.net.callback
/
[jvm]CanGetCookiesCallback
/
Params
Params
public
interface
Params
The parameters of the
CanGetCookiesCallback
.
Members
Functions
cookies
Link copied to clipboard
public
List
<
Cookie
>
cookies
(
)
Returns an immutable list of cookies that are going to be sent with the URL request.
url
Link copied to clipboard
public
String
url
(
)
Returns a string that represents the URL of the request.